Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
gmdate
gmdate
Format GMT/UTC date/time
Name:
gmdate
Category:
Date and time
Programming Language:
php
One-line Description:
Format the GMT/UTC date and time.
Related
gmdate and time zone issues: How to avoid errors
4
gmdate How to use zero-complement when formatting dates
5
Use gmdate to output dates in RFC 2822 format
7
«
1
2
»
Similar Functions
gmstrftime
gmstrftime
FormatGMT/UTCtime/da
date_parse
date_parse
Returnsanassociative
timezone_open
timezone_open
AliasforDateTimeZo
date_sunset
date_sunset
Returnsthesunsettime
strtotime
strtotime
ParsesanyEnglishtext
gmmktime
gmmktime
GetUnixtimestampforG
localtime
localtime
Getlocaltime
timezone_identifiers_list
timezone_identifiers_list
AliasforDateTimeZo
Popular Articles
Processing formatting of specific dates with gmdate combined with strtotime
How to handle daylight saving time (DST) when using gmdate
gmdate and date use to implement timestamp conversion
gmdate and time zone issues: How to avoid errors
Time zone problems and solutions encountered when using gmdate to output timestamps
Performance optimization method of gmdate function
How to use gmdate to output dates in different locales
gmdate is used to format timestamps in API requests